xen.git
2010-11-18 Keir FraserDefine Linux-style <preempt.h> interface.
2010-11-18 Keir Fraserwaitqueue: Add license info to source file.
2010-11-17 Keir Fraserx86_64: Fix booting 32-bit dom0
2010-11-17 Keir Fraserx86/hvm/pmtimer: improving scalability of virtual time...
2010-11-17 Keir FraserWait queues, allowing conditional sleep in hypervisor...
2010-11-16 Keir FraserAdd locking-depth debugging, introduce in_atomic()...
2010-11-16 Keir Fraserx86_64: Make 32-bit-hypercall translate area per-vcpu.
2010-11-16 Keir Fraserx86: Clean up vcpu initialisation (especially xsave...
2010-11-16 Keir FraserMake multicall state per-vcpu rather than per-cpu
2010-11-16 Keir Fraserx86 hvm: Make a couple of hypercall state flags per...
2010-11-16 Keir Fraserx86 hvm vpmu: Print error if VPMU cannot be init'ed...
2010-11-16 Keir Fraseramd iommu: Fix HV crash with 32bit pv_ops kernel
2010-11-15 Keir Fraserx2apic: Remove a panic condition in enabling x2APIC
2010-11-15 Keir Fraserx86 xsave: Adding back CPUID support for Xsave (version 2)
2010-11-10 Ian Campbelllibxc: correct dirty_bitmap bounce size in xc_hvm_track...
2010-11-10 Sander Eikelenboomtools/hotplug/Linux: supply --physdev-is-bridged in...
2010-11-10 Keir Fraserhvmloader: Fix 22383:cba667fb80cf iterating over defns...
2010-11-10 Keir Fraserhvmloader: fix off-by-one-bit error when initialising...
2010-11-09 Keir Fraserhvmloader: Fix acpi static tables for new ACPI ioports...
2010-11-09 Ian Campbelltools: provide explicit target for refetching/resetting...
2010-11-09 Anthony Perardfirmware, qemu: Change ACPI IO values to match QEMU...
2010-11-09 KUWAMURA Shin'yatools: libxl: fix cpuid compilation errors for ia64
2010-11-09 Ian Jacksontools: libxl: Fix some "const const"s introduced in...
2010-11-09 Keir Fraseria64: fix the build (again)
2010-11-09 Keir Fraserx86: allow passing initrd to kernel without exposing...
2010-11-09 Keir Fraserx86: do away with the boot time low-memory 1:1 mapping
2010-11-09 Keir Fraserx86 hvm: Fix MTRR physaddr-width check.
2010-11-09 Keir Fraserhvmloader: Fix e820 printing routine -- addresses are...
2010-11-08 Anthony Perardlibxc: Save the HVM_PARAM_ACPI_IOPORTS_LOCATION
2010-11-08 Ian JacksonQEMU_TAG update
2010-11-08 Ian Jacksontools: xl: more const-correctness
2010-11-08 Jim FehligFix pci passthru in xend interface used by libvirt
2010-11-08 Keir Fraserx86: xsave save/restore support for both PV and HVM...
2010-11-08 Keir Fraserx86: Fix PV guest xsave support.
2010-11-08 Keir Fraserhvmloader: Use ipxe 1.0.0 final rather than a release...
2010-11-08 Keir Fraserx86-64: more fixes for Fam10 MMCONF enabling
2010-11-04 Keir Fraserhgignore: Rename gpxe -> ipxe
2010-11-04 Keir Fraserhvmloader: Replace gPXE with iPXE for ethernet boot ROM
2010-11-04 Keir Fraserlibelf: move to init text/data when built for the hyper...
2010-11-04 Keir Fraserx86: clean up AMD Fam10 xenoprof IBS code
2010-11-04 Keir Fraserx86-64: enable MMCONFIG on AMD Fam10 systems even if...
2010-11-04 Keir Fraser[VTD] fix a typo and some minor cleanup of quirks.c
2010-11-04 Keir Fraserx86: Do not expose XSAVE/AVX to guests.
2010-11-04 Keir FraserRevert 22347:16093532f384 "x86: xsave save/restore...
2010-11-03 Keir Fraserx86/mm: tidy up m2p checks in audit_p2m
2010-11-03 Keir Fraserxenpaging: whitespace fixes after addition of __get_pag...
2010-11-03 Lutz Dubetools: fix cpu_weight/cap loss (22000:4fc66044477d)
2010-11-03 Ian JacksonQEMU_TAG update
2010-11-03 Ian Campbelllibxc: fix bounce buffers in xc_pm_get_cx_stat and...
2010-11-03 KUWAMURA Shin'yalibxc, ia64: ia64 counterpart of 22275:e95dc0eb152d...
2010-11-03 Juergen Grosstools: change cpumaps to uint8_t
2010-11-03 Ian Jacksontools: gdbsx: Check return of write()
2010-11-03 Keir FraserVT-d: fix device assignment failure (regression from...
2010-11-03 Keir Fraserx86: xsave save/restore support for both PV and HVM...
2010-11-03 Keir Fraserx86 hvm: exposes AVX to guest.
2010-11-03 Keir Fraserx86: Xsave support for PV guests.
2010-11-02 Keir FraserFix ia64 tools build
2010-11-01 Gianni Tedescolibxl: fix build since 22325:4ac03710fc32
2010-11-01 Keir Fraserx86 hvm: Fixes for 22339:6fae4331d5aa
2010-10-31 Keir Fraserx86_emulate: Fix build with some versions of gcc target...
2010-10-29 Keir Fraseri386: simplify pte_read_atomic()
2010-10-29 Keir Fraserx86 hvm: Introduce pmtimer_change_ioport and HVM_PARAM_...
2010-10-29 Keir Fraserx86 hvm: Introduce unregister_io_handler
2010-10-29 Keir FraserVT-d: only scan secondary functions on multi-function...
2010-10-29 Keir FraserXen: fix various checks of unsigned integers < 0
2010-10-29 Keir FraserACPI: fix typo
2010-10-29 Keir Fraserx86: Clean up existing XSAVE support
2010-10-29 Keir FraserX86: Prefer TSC-deadline timer in Xen
2010-10-29 Keir Fraservtd: consolidate VT-d quirks into a single file quirks.c
2010-10-29 Keir Frasercredit2: Trace and debug key tweaks
2010-10-29 Keir Frasercredit2: Fix runq_tickle to use idle, tickled masks
2010-10-29 Keir Frasercredit2: Make fake runq map initilization explicit
2010-10-29 Keir Fraserhvmloader: Configure gPXE to use serial console
2010-10-28 Ian JacksonQEMU_TAG update
2010-10-28 Juergen Grossavoid numa placement of cpus with active cpupools
2010-10-28 Ian Campbelllibxl: Fix migration of HVM guests
2010-10-28 Ian Campbellxl: support -w (wait) option in xl shutdown
2010-10-28 Patrick Colptools: caml-stubdom: fix "red zone" bug
2010-10-28 Ian Jacksonlibxl: Fix format string abuses / vulnerabilities
2010-10-28 Gianni Tedescolibxl: fix dom0 minimum memory threshold check
2010-10-28 Gianni Tedescogdbsx: Makefiles: correctly generate dependencies
2010-10-28 Gianni Tedescoocaml: Makefile: delete dependency files during make...
2010-10-28 Gianni Tedescotools: Makefile: delete qemu during make distclean
2010-10-28 Gianni Tedescolibxl: Makefile: delete temporary files during make...
2010-10-28 Gianni Tedescoblktap2: Makefiles: delete symlinks and deps during...
2010-10-28 Miroslav RezaninaDo not wait for memory teardown when live migrate
2010-10-27 Ian Campbelllibxc: fix xc_version by handling all known command...
2010-10-26 Ian JacksonMerge
2010-10-26 Tim Deegan"kdd" Windows debugger stub.
2010-10-25 Ian Campbelllibxc: correct handling of switch_qemu_logdirty callbac...
2010-10-24 Keir Fraserhvmloader: reduce iasl verbosity
2010-10-24 Keir Fraseria64: fix build in grant table and tmem code
2010-10-24 Keir Fraserx86: enable support for {rd,wr}{fs,gs}base instructions
2010-10-24 Keir Fraserx86: delete not really used ioapic_renumber_irq variable
2010-10-24 Keir Fraserx86/kexec: fix very old regression and make compatible...
2010-10-24 Keir FraserAllow max_pages to be set to less than tot_pages
2010-10-24 Keir Frasercpupools: Make interface more consistent
2010-10-22 Ian Campbelllibxc: finalise transition to hypercall buffers.
2010-10-22 Ian Campbelllibxc: do not align/lock buffers which do not need it
2010-10-22 Ian Campbellsecpol: use hypercall buffers
next